-
Notifications
You must be signed in to change notification settings - Fork 566
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adds a visible line when using iv drips / bloodpacks #3645
Conversation
This pull request has been mentioned on CM-SS13. Please provide feedback here: https://forum.cm-ss13.com/t/giving-blood-shows-visible-line/2610/2 |
Co-authored-by: harryob <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nothing further from me, still needs @cmss13-devs/spriters
Co-authored-by: harryob <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sprite approved
This comment was marked as abuse.
This comment was marked as abuse.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Functionally works, just a couple things to tweak.
Co-authored-by: Drathek <[email protected]>
# About the pull request This PR is a followup to #3645 fixing the beam getting into an incorrect state when adding/removing a bag when the drip is already connected to someone. Also fixes a lingering reference to the attached mob ever the drip is destroyed. # Explain why it's good for the game Fixes this: https://github.com/cmss13-devs/cmss13/assets/76988376/77a69934-0eb9-4322-b0c5-74a53a34700f # Testing Photographs and Procedure <details> <summary>Screenshots & Videos</summary> Put screenshots and videos here with an empty line between the screenshots and the `<details>` tags. </details> # Changelog :cl: Drathek fix: Fix IV Drip machines not displaying the IV line correctly when adding/removing a bag when already attached code: Fixes a lingering reference to the mob when a IV drip machine is destroyed. /:cl:
About the pull request
https://forum.cm-ss13.com/t/giving-blood-shows-visible-line/2610
adds a line between the person receiving blood and where the blood is coming from, similar to the phone cable
Explain why it's good for the game
soul :]
Testing Photographs and Procedure
2023-06-29.18-48-07.mp4
Changelog
🆑Khadd
add: added a iv tube between the user and the bloodpack / iv drip
imageadd: sprites for the iv tube
/:cl: